home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super PC 34
/
Super PC 34 (Shareware).iso
/
spc
/
UTIL
/
DJGPP2
/
V2
/
DJLSR200.ZIP
/
src
/
libc
/
ansif
/
float
/
makefile
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1994-07-10
|
279 b
|
15 lines
# Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details
TOP=../..
SRC += float_de.c
SRC += float_dm.c
SRC += float_dx.c
SRC += float_fe.c
SRC += float_fm.c
SRC += float_fx.c
SRC += float_le.c
SRC += float_lm.c
SRC += float_lx.c
include $(TOP)/../makefile.inc